Auto merge of #2339 - pnkfelix:downgrade-term-crate-for-emacs-shell, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 30 Jan 2016 18:30:53 +0000 (18:30 +0000)
committerbors <bors@rust-lang.org>
Sat, 30 Jan 2016 18:30:53 +0000 (18:30 +0000)
commitd635b2d4a3f7ff2a32877ffcf8a6bd2e6aac533c
tree5d37dbcf07f91671a23b8d578b26ac88fd579022
parent4b447ed3d343fe953f1c0124cb0530b224982dd0
parent75e0371ba0cd8ca235dea4e4178cf4c88dbf2e74
Auto merge of #2339 - pnkfelix:downgrade-term-crate-for-emacs-shell, r=alexcrichton

Downgrade term crate back down to 0.2 (from 0.4).

This is undoing part of commit dd34296

Fix #2338

(Unfortunately I do not have a suggestion for how to make a unit test for this problem; doing so would require putting in a bit more effort than I have time for at the moment.)